home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / wb / czesc_2 / memmometer / rexxscripts / a3k4k2c4f.mm1 next >
Text File  |  1992-11-06  |  484b  |  10 lines

  1. /* This script configures a MemMometer for an Amiga 3000 or an Amiga 4000 */
  2. /* with 2 meg of Chip mem and 4 meg of motherboard Fast mem in Frags Mode */
  3.  
  4. address 'mm1' 'Mode' '0' /* frags mode */
  5. address 'mm1' 'Chip' '2096128' /* two megabytes -1024 bytes of chip ram */
  6. address 'mm1' 'ChipA' '1024' /* up 1024 bytes from zero for enforcer */
  7. address 'mm1' 'Fast' '4194304' /* four megabytes of fast ram */
  8. address 'mm1' 'FastA' '130023424' /* A3000, A4000 four meg fast address */
  9.  
  10.